string method
Last updated: 2026-03-05T10:53:28.864Z
Location
Metrics
LOC: 1
Complexity: 1
Params: 2
Signature
string(length: number, charset?: string): : string
Source Code
string(length: number, charset?: string): string;
Dependencies (Outgoing)
| Target | Type |
|---|---|
| next | calls |
No incoming dependencies.