fastlife.adapters.xcomponent.functions.functions¶
Module Contents¶
Functions¶
convert a value to a string, the None value is displayed as an empty string. |
API¶
- fastlife.adapters.xcomponent.functions.functions.to_string(value: Any) str¶
convert a value to a string, the None value is displayed as an empty string.