Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.01 KB

logical-string-functoid.md

File metadata and controls

31 lines (21 loc) · 1.01 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version
Learn more about: Logical String Functoid
Logical String Functoid
Logical String Functoid
697aa026-ff2c-4a4a-8d07-73e3449d0ee3
51528652
08/30/2017
v=BTS.80

Logical String Functoid

 

Use the Logical String functoid ( Icon that represents 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