Skip to main content

system.kanoa.lot.reorderRouteStepEvents(routesStepEvents, userId)

Given a dictionary of routeSteps, this function will update the step number for each step in the database


Parameters

routesStepEvents Dictionary

- routeStepEventIdIntegerRequired if this is for a route step event

userId Integer


Returns

success Boolean
message String None if success


Example