How do you pass parameters when using Schedule()
I have an app engine that uses Schedule() to schedule another app engine. Is there a way to pass variables from the first app engine to the app engine being scheduled? The variables need to populate the state record in the app engine being scheduled. The variables are the ones shown below.