Use the String Concatenate functoid to concatenate a series of input strings. This functoid can accept one to one hundred input parameters.
Use the Set Common ID functoid to set and return a common identifier. This functoid requires 3 or 4 input string parameters: ...
Use the Sine functoid to return the sine of a number. This functoid requires one input parameter whose value is in radians. ...
Use the Size functoid to return the size of an object, exclusive of any pad characters, as an integer. This functoid requires ...
Use the Square Root functoid to calculate the square root of a numeric input parameter. This functoid requires one input ...
Use the String Concatenate functoid to concatenate a series of input strings. This functoid can accept one to one hundred ...
Use the String Extract functoid to extract a string specified by the start and end positions of an input string. This functoid ...
Use the String Find functoid to return the position in a string at which another specified string begins. This functoid requires ...
Use the String Left functoid to return a specified number of characters from a text item, starting with the leftmost character. ...
Use the String Right functoid to return a specified number of characters from a text item, starting with the rightmost character. ...