Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Logical String functoid (
) to determine whether the input parameter is a string.
Input
Parameter 1: A value that may or may not be a string.
Output
Output 1: The Boolean value True if the value specified by the input parameter is a string; the Boolean value False otherwise.
See Also
Logical Functoids Reference
Logical Functoids
How to Add Basic Functoids to a Map