isStringScalar
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
r = isStringScalar('hello')
r = isStringScalar("hello")
r = isStringScalar(["hello", "world"])🔗 See also
🕔 History
Version
📄 Description
Last updated