Vyxapedia

Element - øL - Strip whitespace from the left side

Characters: ø, L


Description

Strip whitespace from the left side of a string


Overloads

  • str - a.lstrip()

Examples

  • ` abc ` øL = `abc `