core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
🙂
Weekly challenge completed.
answer attached
My Solution:
My Solution
Illustrates usage of the following tools & methods
-> TrimLeft
-> Formula
Functions used: length, Len, PadLeft
-> Regex
Actions used:
Replace
Grouping
Anchor Operators:
^ for start
$ for the end
| for OR
-> IF THEN ELSE ENDIF Block
flexed my regex here