NXOpen.UF.Text.CountCharacters

Text.CountCharacters()

Refer to UF_TEXT_count_characters for documentation.

Signature: CountCharacters(stringToCheck)

Parameters:stringToCheck (str) – The string to look at
Returns:The count of characters (not bytes) in the string
Return type:int

License requirements: None