This function will start a new turn and return the current turn.
If the current turn is interrupted or empty, it will return None.
If the current turn is not interrupted and not empty, it will return the current turn.
If the current turn is interrupted and not empty, it will return None.
If the current turn is empty, it will return None.
If the current turn is not interrupted and empty, it will return None.
If the current turn is interrupted and empty, it will return None.Arguments:
Name
Description
session_info
The session information.
Returns:The new turn or None if the current turn is interrupted or empty.