Seiki Batch Script > A - Z Listing

T

$time – To be completed

$TimeAsString – To be completed

$token - Concatenates a specified separator string between each element of a specified string array, yielding a single concatenated string

$trim - Returns a copy of a string, with all occurrences of ‘white space’ characters removed from the beginning and end of the string

@tan - Returns the tangent of the specified floating point angle value

@tanh - Returns the hyperbolic tangent of the specified floating point angle value

TestStatusFlag – To be completed

tfix – To be completed

ticks – To be completed

time – To be completed

TimeAsSeconds – To be completed

timef – To be completed

timeiso – To be completed

token - Splits the specified string containing substrings separated by a specified string into a 1-dimensional string array. Returns the number of elements in the string array