From professional translators, enterprises, web pages and freely available translation repositories.
if you want to pass a parameter by value insert the key word "byval" in front of the parameter when you call a sub or function, for example:
매개 변수를 값으로 전달하려는 경우 sub 또는 function을 호출할 때 매개 변수 앞에 "byval" 키워드를 삽입합니다. 예를 들면 다음과 같습니다.