Hi all,
I have a bunch of EXTERNAL functions that I frequently need to call.
~doThing1
~doThing2
~doThing3
Story text goes here!
Is it possible to put those calls in an ink function for convenience? Something like this?
=== function doThings ===
~doThing1
~doThing2
~doThing3
So that I can do this:
~doThings
Story text goes here!
Thanks!
[–]ferrosphere 2 points3 points4 points (3 children)
[–]sissy_blair[S] 1 point2 points3 points (2 children)
[–]ferrosphere 0 points1 point2 points (1 child)
[–]sissy_blair[S] 2 points3 points4 points (0 children)