Found in the old VO code (written before me), which is now ported to X#, the use of the "Transform" function with the character "S" and length. In VO, it is used as a string limit to the specified length.
For example:
Code: Select all
Transform(<StringValue>, "@S8") // transform to 8 character string
For example:
Code: Select all
SLen(Transform(Space(100), "@S8"))
Is there any complete documentation on the "Transform" function?
Best regards,
Leonid