Method String.status()
- Method status
string status(int verbose)
- Description
Get string table statistics.
- Returns
Returns a string with an ASCII table containing the current string table statistics.
- Note
Currently returns the empty string (
""
) if verbose is zero.- Note
The formatting and contents of the result may vary between different versions of Pike.