Line block: Difference between revisions

From SMath Wiki
Jump to navigation Jump to search
(Created page with "Line block allows you to make multiple line structures in your programs. In the programming languages this construction is known as operator parentheses or block statement. It also acts a bit like indent. '''ADVICE: Choose it from the Programming palette''' File:Programming_lineblock1.jpg '''''This page is inspired by legacy wiki article https://smath.info/wiki/line.ashx.''''' Category:SMath Studio/Programming")
(No difference)

Revision as of 11:54, 22 August 2024

Line block allows you to make multiple line structures in your programs. In the programming languages this construction is known as operator parentheses or block statement. It also acts a bit like indent.

ADVICE: Choose it from the Programming palette

File:Programming lineblock1.jpg


This page is inspired by legacy wiki article https://smath.info/wiki/line.ashx.