For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsStringBuilder

Returns true if the value is a BoxLang StringBuilder instance.

Method Signature

IsStringBuilder(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

The value to test.

Examples

Last updated

Was this helpful?