apache / apache/hop

[Task]: add a list of common used methods that can be accessed in the script transform

Open
#4,790 0 comments 0 reactions 0 assignees View on GitHub
awaiting triage Documentation P2
Dominant language
Java
Stars
1.5k
Forks
476
Avg merge
18h 32m
Merged PRs (30d)
216

Description

### What needs to happen?

In the Script transform we mention that we bind the current transform context.
Users do not know what you can do with this, add some examples such as `transform.resolve('${PRM_TEST}')` and other useful methods that can be accessed.

### Issue Priority

Priority: 2

### Issue Component

Component: Documentation

Contributor guide

Open the contributing guide

Research direction

Start with the Script transform documentation and the context binding described there, then identify the methods users can access. Add examples such as transform.resolve('${PRM_TEST}') and other useful methods, with completion marked by a clear list of commonly used methods and examples.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.