Talk:LTRIM$
From QB64 Wiki
<stylin> The item "Cannot alter fixed length STRING variables. Convert using a non-fixed variable." is misleading and incorrect. LTRIM$ doesn't alter its parameter in any way, and fixed-length strings can be used as parameters. IMO, the item should be deleted entirely.