BooleanStrings

BooleanStrings

is an option to TextString and related functions that determines what strings correspond to the Wolfram Language symbols True and False.

Details

  • BooleanStrings should be a list {"tstring","fstring"}, which indicates that the value True should correspond to "tstring" and the value False should correspond to "fstring".
  • BooleanStrings typically defaults to the value {"True","False"}.

Examples

Basic Examples  (1)

By default, the symbols True and False format as themselves:

Specify different strings to use for the symbols True and False:

Wolfram Research (2014), BooleanStrings, Wolfram Language function, https://reference.wolfram.com/language/ref/BooleanStrings.html.

Text

Wolfram Research (2014), BooleanStrings, Wolfram Language function, https://reference.wolfram.com/language/ref/BooleanStrings.html.

CMS

Wolfram Language. 2014. "BooleanStrings." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BooleanStrings.html.

APA

Wolfram Language. (2014). BooleanStrings. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BooleanStrings.html

BibTeX

@misc{reference.wolfram_2023_booleanstrings, author="Wolfram Research", title="{BooleanStrings}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/BooleanStrings.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_booleanstrings, organization={Wolfram Research}, title={BooleanStrings}, year={2014}, url={https://reference.wolfram.com/language/ref/BooleanStrings.html}, note=[Accessed: 18-March-2024 ]}