function realpath input String name "Absolute or relative file or directory name"; output String fullName "Full path of 'name'"; end realpath;