User contributions for Tsh73
Jump to navigation
Jump to search
26 January 2026
- 14:4314:43, 26 January 2026 diff hist +2,626 N Custom USING function (thousand separators) Created page with "{{Template:BuildingBlockLangImage}} == Description == :user-defined function <source lang="lb"> function using$(mask$, x) </source> :allows to add thousends separator, by including them im the mask. :"###,###,###.##" :Actually anything between # gets added to output, provided there are enough digits counting from the right. :(else it puts space instead, so whole length stays the same as mask) So it can do *"### ### ###.##" *"x=###,###,###.##$" and even *"(###)##-##-..." current
30 December 2023
- 06:0006:00, 30 December 2023 diff hist +48 The MAINWIN command changes the preferences of the IDE No edit summary current
- 05:5505:55, 30 December 2023 diff hist +31 Floating point maths No edit summary current
- 05:5405:54, 30 December 2023 diff hist 0 Floating point maths No edit summary
22 November 2023
- 16:4716:47, 22 November 2023 diff hist +384 Jumping out of a nested FOR loop gives unexpected results No edit summary current