BartPermentier / al-toolbox

Adds Features to the AL Language Extension
MIT License
13 stars 9 forks source link

Snippet request #2

Closed Joriek closed 5 years ago

Joriek commented 5 years ago

Hello,

Can we get a new snippet for a nested DELCHR?

VarName = cursor position when we use the snippet

DelChr(VarName, '=', DelChr(VarName, '=', 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789'))

Thank you in advance.

BartPermentier commented 5 years ago

Done