LENGTH ( variable ) = expressionThis procedure takes the number of bytes in the name stored in the variable r1 and truncates it to 2 bytes:
![]()
![]()
If expression is greater than the number of bytes in variable, the AVM appends null bytes so that the length of variable equals the length of expression.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |