Determines if the given value is a string.
Declaration
ISSTRING(value) -> result
Parameters
- value (type: string)
- The value to check if it's a valid string.
Return Values
- result (type: boolean)
- True if the given value is a string, false otherwise.
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.