All pages
Powered by GitBook
1 of 1

YesNoFormat

Return Yes/No based on whether the input is true/false

Method Signature

YesNoFormat(value=[boolean])

Arguments

Argument
Type
Required
Description
Default

value

boolean

true

The value to check for true/false and return Yes/No

Examples

Related

  • Ascii

  • CamelCase

  • Char

  • CharsetDecode

  • CharsetEncode

  • Compare

  • CompareNoCase

  • Find

  • FindNoCase

  • FindOneOf

  • Insert

  • JSStringFormat

  • KebabCase

  • LCase

  • Left

  • ListReduce

  • LJustify

  • LTrim

  • Mid

  • ParagraphFormat

  • PascalCase

  • QueryStringToStruct

  • ReEscape

  • ReFind

  • reFindNoCase

  • ReMatch

  • reMatchNoCase

  • RemoveChars

  • RepeatString

  • Replace

  • ReplaceList

  • ReplaceListNoCase

  • ReplaceNoCase

  • ReReplace

  • reReplaceNoCase

  • Reverse

  • Right

  • RJustify

  • RTrim

  • Slugify

  • SnakeCase

  • SpanExcluding

  • SpanIncluding

  • SQLPrettify

  • StringBind

  • StringEach

  • StringEvery

  • StringFilter

  • StringMap

  • StringReduce

  • StringReduceRight

  • StringSome

  • StringSort

  • StripCR

  • Trim

  • TrueFalseFormat

  • UCase

  • UCFirst

  • Val

  • Wrap