Posts Tagged “and Operators - Function Calls in Expressions”

Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. Thanks for visiting!

DEVI - Simple Expressions, Terms, and Operators - Function Calls in Expressions

MAXSTRLEN Function

Function that tells (run-time) the maximum length of a string that can fit in a variable.
It has one parameter, which is the variable in question.
The return value is of type Integer.

COPYSTR Function


Has 3 parameters:

·       String that is being copied from.

·       Position of first character to copy.

·       Number of characters to copy (optional).


Popularity: 2% [?]

Listen to this podcast Listen to this podcast

Comments No Comments »