メインコンテンツまでスキップ
バージョン:25.2

retain properties

  • command

  • retain properties

  • The retain properties command will remove properties from a property list, keeping only the properties that are specifically retained.

  • Examples: +

     retain properties ["black", "white", "gray"] in the namedColors
  • Related: add properties, replace properties, remove properties, rename properties, retaining