Difficulty with cross-object value template

Hello everyone,

Could you please advice in creation of simple template for a column in Person table, where I'll use the value from ADSAccount table.

I have tried the following within CustomProperty10 column of Person table:

Value = $FK(UID_ADSAccount).ExtensionAttribute10$

Value = $FK(UID_ADSAccount),ADSAccount.ExtensionAttribute10$

Getting compile error.

Identity Manager v.9.1