The string package
The string package contains modules that extend standard Avisynth operations on variables of string type.
Required packages
The string package requires modules from the following packages (see the specific modules' documentation for actual dependencies): base, numeric, array.
Modules
Name | Description |
---|---|
This module provides functions, constants and global variables for performing basic operations related to the string (and array) type. | |
This module provides functions, constants and global variables for performing extended string searching and replacement operations. | |
This module provides StrPrint, a string formatting function with sprintf-like interface. |