nfv_string_clean
Cleans a filename of invalid characters
Syntax
stock nfv_string_clean( const string[], output[], len ) {
Usage
| string | The string to clean. |
| output | The cleaned string. |
| len | The length of output to fill. |
Return
Returns — 1 on success.
Defined in
nfvault.inc
at line 2834
.
This documentation was automatically generated from source.