22.11.8 Text Operation
Text Operation functions can only be used in an Extended
Script.
22.11.8.3 Decimal
Text-To-Integer Conversion
This function is used to convert decimal text to integers.
22.11.8.5 Hexadecimal
Text-To-Integer Conversion
This function converts hexadecimal text to integers.
22.11.8.6 Internal Device To
Data Buffer
The data of the string stored in the Internal Device is copied to
the data buffer.
22.11.8.4 Data Buffer to
Internal Device
The data of the string stored in the data buffer is copied to the
Internal Device.
22.11.8.11 Text Operation Error
Status
Stores any error that has occurred.
22.11.8.1 Decimal Number to
String Conversion
This function is used to convert integer values to decimal text
string.
22.11.8.2 Hexadecimal Number to
String Conversion
This function is used to convert binary data into a hexadecimal
string.
22.11.8.9 Partial Text
Data is retrieved from the specified offset of the string according
to the length of the string and stored in another data buffer.
22.11.8.10 Set String
A fixed string is stored in the data buffer.
22.11.8.8 String Length
Obtains the length of the stored string.
22.11.8.7 String
Concatenate
A character string or character code is concatenated with the text
buffer.
|