Call cloud code function inside of cloud code?

Can you call a cloud code function from another cloud code function? If so is it normal await xxx() syntax?

you should be able to do that without problems