Skip to content
页面导航
Are you an LLM? You can read better optimized documentation at /krpalite/HelpDoc/Data Processing/Array Operations/Remove the first or last element.md for this page in Markdown format
移除开头/末尾元素
适用系统: windows
功能说明
功能描述
移除并返回开头/末尾的一个元素
指令输入
数组
Array
:
输入或选择一个待转换的数组变量
指令输出
保存移除的元素至
Array
:
返回被移除的元素
保存结果至
Array
:
指定一个移除元素后的数组
使用示例
使用【设置变量】定义一个数组变量 --> 使用【移除开头/末尾元素】移除一个元素 --> 打印输出移除后的数组