🔤String
🚧 under construction -> move 💾 程式
Last updated
Was this helpful?
🚧 under construction -> move 💾 程式
Last updated
Was this helpful?
Was this helpful?
JS ⟩ value ⟩ primitive ⟩ String
JavaScript strings are encoded as a sequence of 16-bit code units.
for works correctly with surrogate pairs. 👉 see:
Any value has .toString() method. (usually equivalent to String())