Not sure if anybody else has posted the Feather Code list.
But here it is....
Let me know if you find errors in the list and I will fix.
GM1000 - No enclosing loop from which to break.
GM1001 - No enclosing loop from which to continue.
GM1002 - globalvar does not support inline initializers.
GM1003 - Left-hand side of assignment must be an initializer.
GM1004 - The enum value '{0}' has already been previously defined in the enum '{1}'.
GM1005 - Expression must be either an assignment or...
2022.300 Feather Code List
But here it is....
Let me know if you find errors in the list and I will fix.
GM1000 - No enclosing loop from which to break.
GM1001 - No enclosing loop from which to continue.
GM1002 - globalvar does not support inline initializers.
GM1003 - Left-hand side of assignment must be an initializer.
GM1004 - The enum value '{0}' has already been previously defined in the enum '{1}'.
GM1005 - Expression must be either an assignment or...
2022.300 Feather Code List