Knot and stitch parameters #50
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/inkle/ink/blob/master/Documentation/WritingWithInk.md#knots-and-stitches-can-take-parameters
Aside from a bit of scope protection, this is basically syntactic sugar over assigning something to a global variable before diverting to a section that references it. Is it worth it?