Retrieves the default account for the current user.
Returns the account name as a string.
This markup displays user variables on a page:
<$if UserName$>
Logon Name: <$UserName$><BR>
User Name: <$UserFullName$><BR>
E-mail Address: <$UserAddress$><BR>
Default Account: <$UserDefaultAccount$><BR>
<$endif$>