GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Determine why functions cant do math on GCD value

TimothyLuke opened this issue ยท 1 comments

commented

The following function should return a value in a macro:

 function() return (GSE.GetGCD() - 0.2) end
commented

looks like functions themselves are failing if they don't have an if statement in them