I often find myself repeating sections of a bot (especially in large bots). A way of declaring a string of steps would be a great way to save time and make modifications to the bot far easier. The most straightforward method I can think of that would accomplish would be a "Load Robot" function that would load the .robot file of a specified file name. This way functions would be available via any robot.
Thanks,
Kevin