Here's one of my simple examples.
Code:
SLEEP 5
call "@ScriptDir\UDF\label.udf"
if ingroup ("IS")
$RC = label(G:\,ISDept) ; Drive letter renaming function
$RC = label(H:\,@UserID) ; Drive letter renaming function
$RC = label(I:\,AllShare) ; Drive letter renaming function
$RC = label(X:\,Application) ; Drive letter renaming function
endif

exit

_________________________
let the wise listen and add to their learning,
and let the discerning get guidance- Proverbs 1:5