new Actions14() Source: 05.js, line 9 Methods dec() dec: 'dec' Decimal ';'; returns value Source: 05.js, line 11 hex() hex: 'hex' ref ';'; returns value Source: 05.js, line 14 list() item: dec | hex; returns [ value ] list: { item ';' }; displays value ... Source: 05.js, line 18