Changes

Jump to: navigation, search

Labs/Ubiquity/Ubiquity 0.5 Author Tutorial

16 bytes removed, 02:35, 29 July 2010
Insert Email: the Contact noun type: args -> arguments | text -> html
<pre>
CmdUtils.CreateCommand({
namesname: ["insert email"],
arguments: {modifier: noun_type_contact},
preview: "Inserts someone's email address by name.",
execute: function( arguments args) { CmdUtils.setSelection( argumentsargs.modifier.text html); },
});
</pre>
73
edits

Navigation menu