Resolved! Why "current" doesn't work well in "Default value"?
If I put "javascript:current.sys_id;" in "Default value" field for an dictionary, it doesn't return anything when trying to create a new record… but if I put "typeof current" it does return "object", and "javascript:current.getTableName();" does work...
