Skip to content

How are the dynamic creation of "par"s branch done? #22

Answered by cl4cnam
cl4cnam asked this question in Q&A
Discussion options

You must be logged in to vote

Method of operation

This is made by injecting a new frame in the FrameTree (see https://github.com/cl4cnam/funcSug/blob/main/docs/internals.md)

Syntax

The syntax is:

{par
	*supplVariable
	branch1
	...
	branchN

and in another place in the code

(spawn supplVariable supplementaryBranch)

Replies: 1 comment

Comment options

cl4cnam
Feb 7, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by cl4cnam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant