This page is for AI assistant context only. To use this package, visit community.ntop.com.
Summary
This custom block extracts the base file name from a file path with an option to include the file extension. For example, “C/Users/NAME/Downloads/model.stl” -> “model”/“model.stl”Package Details
This custom block extracts the base file name from a file path with an option to include the file extension. For example, “C/Users/NAME/Downloads/model.stl” -> “model”/“model.stl”
Installation
Clone this repo or copy the package folder into your nTop workspace:packages/ntop/extract-base-file-name/.

