Help Function in Rf
Posted: Thu Jan 19, 2012 6:33 pm
Hi all.
Because I'm in a breaking mood I decided to try this in Rf2012.
Realflow has crashed. Is there any way I can bring up the help for a function in Rf? It's not needed, I could use IDLE but I'm curious.
Thanks,
Sean
Because I'm in a breaking mood I decided to try this in Rf2012.
Code: Select all
import os
help(os)
Thanks,
Sean