manual:chapter6:tags:cmd_dtag

Synopsis


Remove a tag from an object

Stack Diagram


Input Stack Output Stack
T O
Level 1 Level 1

Legend

Keyword type Command
Parallel list processing capabilities Group 2 Commands that must use DOLIST to parallel process
Affected by flags None

Description


The DTAG removes the tag from a tagged object, leaving the untagged object on the stack.

Compatibility


DTAG is fully equivalent to its userRPL counterpart.

Usage


Input

4:                                      
3:                                      
2:                                      
1:                           :Root: '√2'
…………………………………………………………………………………………………………
DTAG                                    


Output

4:                                      
3:                                      
2:                                      
1:                                  '√2'
…………………………………………………………………………………………………………
                                        

Related Commands


Tag objects 2

Command Short Description
→TAG Apply a tag to an object
DTAG Remove a tag from an object
  • manual/chapter6/tags/cmd_dtag.txt
  • Last modified: 2021/09/21 10:37
  • by jojo1973