get_name
Description:
Gets a string representing the given flow return.
Parameters:
ret |
a FlowReturn to get the name of. |
Returns:
a static string with the name of the flow return. |
Gets a string representing the given flow return.
ret |
a FlowReturn to get the name of. |
a static string with the name of the flow return. |