LabVIEW C Generator Module

Limitations with String Functions (C Generator)

  • Updated2023-02-21
  • 1 minute(s) read

The Format Into String and Scan From String functions do not support the %x or %z format specifier. The Scan From String function does not support wildcard matches.

The Scan String For Tokens function does not support caching of delimiter or operator data.

The Search and Replace String function does not support regular expression mode. Right-clicking the function and selecting Regular Expression has no effect on the function. The following Search and Replace String inputs are unsupported because they apply to regular expression mode:

  • multiline?
  • ignore case?

Log in to get a better experience